home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Collection of Tools & Utilities
/
Collection of Tools and Utilities.iso
/
batchut
/
msgv1.zip
/
README.BAT
< prev
next >
Wrap
DOS Batch File
|
1992-07-22
|
468b
|
13 lines
@echo off
echo off
cls
msg 1 15 2 s p this is an example of message v1.0
msg 15 1 12 k p for instructions just type MSG at the prompt.
msg 1 11 14 m p message can be used to add sound graphics and music to batch files!
msg 30 12 1 f p there are also options for many different colors that blink as well!
msg 15 1 2 n p you will now see a choice of colors.
msg c
msg 14 1 22 n p To see the colors again type: MSG C at the prompt
msg
more < msg.doc